
:root {
  --theme-base: 0, 155, 230;
  --theme-font-base: 0, 155, 230;
  --theme-mgt: 230, 95, 155;
  
  --theme-chat-bubble: rgba(100, 100, 100, 1);
}